home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / ansi / stdarg / makefile next >
Encoding:
Makefile  |  1995-03-20  |  64 b   |  6 lines

  1. TOP=../..
  2.  
  3. SRC += stdarg.c
  4.  
  5. include $(TOP)/../makefile.inc
  6.